home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / snowball.swf / scripts / frame_31 / PlaceObject2_358_70 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2011-08-19  |  136 b   |  8 lines

  1. onClipEvent(load){
  2.    yspeed = 0.01;
  3.    xspeed = 0;
  4.    _xscale = 20 + _root.weight / 13;
  5.    _yscale = _xscale;
  6.    smashup = 0;
  7. }
  8.